CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - raw vc

搜索资源列表

  1. 用原始套接字实现网络监听的源代码

    0下载:
  2. 这是一款用Visual C++编写的,用原始套接字实现网络监听的源代码,运行环境为 VC。 -This is a Visual C prepared with raw socket network of eavesdropping source code, operating environment for the VC.
  3. 所属分类:通讯编程

    • 发布日期:2010-07-01
    • 文件大小:98953
    • 提供者:先生
  1. 256sezhuanhuidutu

    0下载:
  2. 用vc++实现的256色转灰度图片的源码附带有原始数据,已通过调试-with vc + + 256 color photographs turn gray with a source of raw data, through debugging
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:145914
    • 提供者:沈郑燕
  1. RAWDisplay1

    0下载:
  2. 用vc开发的raw格式的图片的显示程序,此程序主要用于显示4096*4096的图片,用画点法编写-vc with the development of the raw format of the pictures show procedures, The procedure for 4096 * 4096 showed the pictures, painted Point prepared
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:38000
    • 提供者:haha
  1. faac

    0下载:
  2. VC++小波变换音频压缩程序,程序运行出现without libsndfile, only raw format is allowed。下libsndfile,并按其说明安装。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:128676
    • 提供者:rty
  1. change_bmp_to_raw

    0下载:
  2. 把bmp格式的图像转成raw格式图像,用vc++编写
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:115755
    • 提供者:damxie
  1. filter

    0下载:
  2. 高效中值滤波的VC++实现,是一本国外权威图像处理书上的算法,我把它实现了,效果真的很不错,做图像的人可以参考一下,注意图像要放到E盘下,名字叫test用photoshop转成raw格式
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20752
    • 提供者:zhx
  1. bmp

    0下载:
  2. 自己写的VC程序,将原始RAW数据转化为位图的形式,主要是为了显示方便。
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:36546
    • 提供者:awh1979
  1. OpenGLDilog贴图

    0下载:
  2. VC编写的基于对话框的OpenGL程序,可动态读raw格式的纹理-VC prepared by the OpenGL-based dialog procedures can dynamically read the raw texture format
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:56173
    • 提供者:yfq
  1. VC_RAW

    1下载:
  2. 用VC实现的RAW格式图片显示功能,可以直接显示RAW格式的图片-Achieved with the VC display RAW format images, you can directly display RAW format images
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:156917
    • 提供者:molin
  1. zhanghaitan

    0下载:
  2. 简单的raw图像显示全过程。 包括: 1.raw图片的打开、显示。 2.此为win32 api编程 3.可熟悉raw图片格式 92*112(用记事本打开)-source code for RAW picture,which finish the task of showing the image and opening the image。It can help know the format of the RAW,how to edit the picture by vc++
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:835960
    • 提供者:张坛
  1. ImageBrowser

    0下载:
  2. 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3513527
    • 提供者:马爱莉
  1. ReadRAW

    0下载:
  2. 读.raw文件格式的图像,采用VC++编程。-Reading. Raw image file format, using VC++ programming.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:155137
    • 提供者:
  1. sniffer

    0下载:
  2. 一个比较简单的sniffer源码(用vc6.0编程的程序),sniffer源码适合入门之用 想学网络编程的同志可以看看,用vc编的,好象用的是socket,原始套接字编程 程序主要是把网络上的包拦截下来,然后简单解析包头, 整个程序还是比较简单的,不过能让你很容易理解抓包的整体过程. -A relatively simple sniffer source code (using vc6.0 programming procedures), sniffer source code suitab
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:54567
    • 提供者:chen rong
  1. autorepeat

    0下载:
  2. In the past, I have done custom buttons that auto-repeat "from scratch", that is, I start with a raw CWnd and build on top of it. Recently, there have been a number of questions in the microsoft.public.vc.mfc newsgroup inquiring after auto-repeat but
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:11491
    • 提供者:tkha
  1. RawSocket

    0下载:
  2. 网络安全编程,VC++环境,原始套接字,源代码文件,某些系统可能不支持原始套接字,这只是一个原理性的说明-Network security programming, VC++ environment, raw sockets, source code files, some systems may not support raw sockets, this is only a schematic descr iption of
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-13
    • 文件大小:2443
    • 提供者:王运来
  1. PackIntersocktsnifferv

    0下载:
  2. 一个比较简单的sniffer源码(用vc6.0编程的程序),sniffer源码适合入门之用 想学网络编程的同志可以看看,用vc编的,好象用的是socket,原始套接字编程 程序主要是把网络上的包拦截下来,然后简单解析包头, -A relatively simple sniffer source code (using vc6.0 programming procedures), sniffer source code used for entry comrades want to learn n
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:55823
    • 提供者:ZSC
  1. imshow

    0下载:
  2. 实现VC读取BMP文件头,并转化成RAW格式,之后再利用原文件头和数据部分转存成BMP文件。其中用到了二维动态数组。-VC reads the BMP file header to achieve, and transformed into a RAW format, then re-use the original file header and data part of the conversion into a BMP file. Which uses a two-dimensional
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1122
    • 提供者:林小芬
  1. decodeVc1File

    0下载:
  2. This great peace of software will decode VC-1 compressed elementary stream file into RAW YUV data using libavcodec library from FFMPEG. The project is self-contained and don t need any external resources. The generated raw file is called (test
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4995581
    • 提供者:malikcis
  1. readraw

    0下载:
  2. 用VC++编写的,用来显示256色的.raw文件。-Using VC++ written to display 256 colors. Raw files.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:2033723
    • 提供者:王雪娜
  1. zhenfengzhuang

    0下载:
  2. 用VC++根据给出的原始数据,组装一个IEEE802.3格式的帧(题目默认的输入文件为二进制原始数据(文件名为input1和input2))。-VC++ in accordance with the given raw data, assembled an IEEE802.3 frame format (The default title for the binary raw data input file (file named input1 and input2)).
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:100101
    • 提供者:laiy
« 1 23 4 »
搜珍网 www.dssz.com